home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib3 / v_03_02 / 3n02072b < prev    next >
Encoding:
Text File  |  1995-11-01  |  99 b   |  4 lines

  1. rem  Compile and Link TESTKBD
  2.      cl -c testkbd.c
  3.      link testkbd,/align:16,testkbd,,testkbd
  4.